object FormControlConf: TFormControlConf Left = 299 Top = 155 BorderIcons = [biSystemMenu] BorderStyle = bsSingle Caption = 'Control de informaci�n confidencial' ClientHeight = 278 ClientWidth = 529 Color = 14215660 Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] Icon.Data = {} OldCreateOrder = False Position = poScreenCenter Scaled = False OnShow = FormShow PixelsPerInch = 96 TextHeight = 13 object PlaGroupBox1: TPlaGroupBox Left = 14 Top = 10 Width = 500 Height = 225 TitleFont.Charset = DEFAULT_CHARSET TitleFont.Color = 13977088 TitleFont.Height = -11 TitleFont.Name = 'Tahoma' TitleFont.Style = [] Caption = ' Informaci�n confidencial' Font.Charset = ANSI_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Tahoma' Font.Style = [] ParentFont = False TabOrder = 0 object TxtInfoControl: TLabel Left = 10 Top = 26 Width = 328 Height = 13 Caption = '%s evitar� que salgan a Internet cualquiera de los siguientes da' + 'tos.' Transparent = True end object Label2: TLabel Left = 10 Top = 43 Width = 418 Height = 13 Caption = 'Te recomendamos que a�adas a esta lista cualquier dato privado q' + 'ue desees proteger.' Transparent = True end object PlaListViewConfiBloqTroyanos: TPlaListView Left = 25 Top = 73 Width = 362 Height = 135 Color = clWhite CheckBoxes = False Columns = < item Width = 100 Caption = 'Tipo' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] end item Width = 140 Caption = 'Descripci�n' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] end item Width = 120 Caption = 'Informaci�n' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] end> DragCursor = crDrag DragMode = dmManual Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] HideSelection = True MultiSelect = False ParentColor = False ParentFont = False ShowColumnHeaders = True TabOrder = 0 OnClick = PlaListViewConfiBloqTroyanosClick Data = {000100000000FE} end object PlaButtonAgregar: TPlaButton Left = 408 Top = 73 Width = 80 Height = 21 Caption = 'A�adir...' TabOrder = 1 OnClick = PlaButtonAgregarClick end object PlaButtonSuprimir: TPlaButton Left = 408 Top = 117 Width = 80 Height = 21 Caption = 'Eliminar...' Enabled = False TabOrder = 2 OnClick = PlaButtonSuprimirClick end end object PlaButtonCerrar: TPlaButton Left = 433 Top = 245 Width = 80 Height = 21 Caption = 'Cerrar' Font.Charset = ANSI_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Tahoma' Font.Style = [] ParentFont = False TabOrder = 1 OnClick = PlaButtonCerrarClick Cancel = True end end